/nflmon sell

NFLmon

Sell an NFLmon from your collection for coins. Sell value is based on rarity.

Usage

/nflmon sell id:42

Options

id Required number

NFLmon ID

Examples

Input
/nflmon sell id:42
Output
Are you sure you want to sell Patrick Mahomes for 🪙 1,000? [Confirm Sell] [Cancel]

Tips

  • NFLmon in training cannot be sold
  • Favorite NFLmon cannot be sold (safety feature)
  • Sale is permanent - there is no buyback

Configuration Values

{
  "sellValues": {
    "common": 50,
    "uncommon": 100,
    "rare": 250,
    "epic": 500,
    "legendary": 1000
  }
}

Related Commands